xen/arm: cope with modules outside of "visible" RAM
authorIan Campbell <ian.campbell@citrix.com>
Thu, 26 Sep 2013 11:35:38 +0000 (12:35 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 26 Sep 2013 15:21:36 +0000 (16:21 +0100)
commitac5a04eda393de164a03148bfa0ed75b0f68e97d
treefb22e486ce228a4417ea0ed5f5ac412a7e937c27
parentdb92b1ac55cd5e193ae22b0b6f01fb47bc9e5d2f
xen/arm: cope with modules outside of "visible" RAM

This can happen if modules are in a bank which we can't cope with e.g. due to
being non-contiguous.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/arm/setup.c